home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-SIG: Games
/
PC-SIG Games (PC-SIG).iso
/
WIN
/
GAMES
/
TRMITE.ZIP
/
FILEOPEN.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1990-06-29
|
229 b
|
11 lines
/* Control IDs */
#define IDC_FILENAME 9000
#define IDC_EDIT 9001
#define IDC_FILES 9002
#define IDC_PATH 9003
#define IDC_LISTBOX 9004
int GetFileName(HANDLE, HWND, PSTR, PSTR);